home *** CD-ROM | disk | FTP | other *** search
/ TOS Silver 2000 / TOS Silver 2000.iso / Anwendun / a2html / a2html-0.81 / source / changelog < prev    next >
Encoding:
Text File  |  1999-08-28  |  4.3 KB  |  154 lines

  1.  
  2. RCS file: RCS/a2html.c,v
  3. Working file: a2html.c
  4. head: 1.8
  5. branch:
  6. locks: strict
  7. access list:
  8. symbolic names:
  9. keyword substitution: kv
  10. total revisions: 8;    selected revisions: 8
  11. description:
  12. Main source to a2html
  13. ----------------------------
  14. revision 1.8
  15. date: 1999/08/28 19:20:35;  author: tommya;  state: Exp;  lines: +12 -3
  16. Bug fix, with no HOME environment variable, a2html would use an illegal pointer.
  17. ----------------------------
  18. revision 1.7
  19. date: 1999/04/27 19:55:51;  author: tommya;  state: Exp;  lines: +6 -6
  20. Variable length checked (a2htmlrc)
  21. ----------------------------
  22. revision 1.6
  23. date: 1999/04/21 20:59:32;  author: tommya;  state: Exp;  lines: +249 -34
  24. a2htmlrc file reading, parsing and setting finished.
  25. ----------------------------
  26. revision 1.5
  27. date: 1999/04/20 20:38:13;  author: tommya;  state: Exp;  lines: +117 -12
  28. Prints "Press Return" on pause.
  29. a2htmlrc search file coded.
  30. ----------------------------
  31. revision 1.4
  32. date: 1999/04/11 17:13:03;  author: tommya;  state: Exp;  lines: +65 -63
  33. Usage changed again, inputfile becomes textfile, outputfile becomes
  34. htmlfile. Anchor renamed to links. Version 0.78.
  35. ----------------------------
  36. revision 1.3
  37. date: 1999/04/10 20:04:41;  author: tommya;  state: Exp;  lines: +97 -80
  38. --version added, -pause, -quiet and -iso-8859-1
  39. Usage updated.
  40. ----------------------------
  41. revision 1.2
  42. date: 1999/04/10 12:05:35;  author: tommya;  state: Exp;  lines: +3 -1
  43. Adding some notes.
  44. ----------------------------
  45. revision 1.1
  46. date: 1999/04/10 11:35:16;  author: root;  state: Exp;
  47. Initial revision
  48. =============================================================================
  49.  
  50. RCS file: RCS/makefile.lcc,v
  51. Working file: makefile.lcc
  52. head: 1.1
  53. branch:
  54. locks: strict
  55. access list:
  56. symbolic names:
  57. keyword substitution: kv
  58. total revisions: 1;    selected revisions: 1
  59. description:
  60. Makefile for Lattice C-Compiler on Atari ST/TT
  61. ----------------------------
  62. revision 1.1
  63. date: 1999/04/10 11:35:16;  author: root;  state: Exp;
  64. Initial revision
  65. =============================================================================
  66.  
  67. RCS file: RCS/makefile.gcc,v
  68. Working file: makefile.gcc
  69. head: 1.1
  70. branch:
  71. locks: strict
  72. access list:
  73. symbolic names:
  74. keyword substitution: kv
  75. total revisions: 1;    selected revisions: 1
  76. description:
  77. Makefile for GCC compiler on Atari ST/TT
  78. ----------------------------
  79. revision 1.1
  80. date: 1999/04/10 11:35:16;  author: root;  state: Exp;
  81. Initial revision
  82. =============================================================================
  83.  
  84. RCS file: RCS/makefile.lnx,v
  85. Working file: makefile.lnx
  86. head: 1.2
  87. branch:
  88. locks: strict
  89. access list:
  90. symbolic names:
  91. keyword substitution: kv
  92. total revisions: 2;    selected revisions: 2
  93. description:
  94. Makefile for Linux platform
  95. ----------------------------
  96. revision 1.2
  97. date: 1999/04/20 22:34:33;  author: tommya;  state: Exp;  lines: +14 -8
  98. Better use of GNU make rules.
  99. ----------------------------
  100. revision 1.1
  101. date: 1999/04/10 11:35:16;  author: root;  state: Exp;
  102. Initial revision
  103. =============================================================================
  104.  
  105. RCS file: RCS/a2htmlrc,v
  106. Working file: a2htmlrc
  107. head: 1.2
  108. branch:
  109. locks: strict
  110. access list:
  111. symbolic names:
  112. keyword substitution: kv
  113. total revisions: 2;    selected revisions: 2
  114. description:
  115. A rc file for a2html, it's an example.
  116. ----------------------------
  117. revision 1.2
  118. date: 1999/04/21 20:59:32;  author: tommya;  state: Exp;  lines: +78 -24
  119. a2htmlrc file reading, parsing and setting finished.
  120. ----------------------------
  121. revision 1.1
  122. date: 1999/04/20 20:38:13;  author: tommya;  state: Exp;
  123. Initial revision
  124. =============================================================================
  125.  
  126. RCS file: RCS/a2html.1,v
  127. Working file: a2html.1
  128. head: 1.4
  129. branch:
  130. locks: strict
  131. access list:
  132. symbolic names:
  133. keyword substitution: kv
  134. total revisions: 4;    selected revisions: 4
  135. description:
  136. Man page
  137. ----------------------------
  138. revision 1.4
  139. date: 1999/04/27 20:48:11;  author: tommya;  state: Exp;  lines: +19 -19
  140. textfile changed to italic style.
  141. ----------------------------
  142. revision 1.3
  143. date: 1999/04/27 19:55:51;  author: tommya;  state: Exp;  lines: +5 -1
  144. Adding FILES
  145. ----------------------------
  146. revision 1.2
  147. date: 1999/04/20 22:01:14;  author: tommya;  state: Exp;  lines: +1 -2
  148. fixed Id
  149. ----------------------------
  150. revision 1.1
  151. date: 1999/04/20 20:38:13;  author: tommya;  state: Exp;
  152. Initial revision
  153. =============================================================================
  154.